From 824f76048ae2092b6f6997bc2ccfc0715b3796bd Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 25 Apr 2008 14:02:44 +0000 Subject: [PATCH] include instead of . 2008-04-25 Michael Natterer * gtk/gtkmountoperation.h: include instead of . svn path=/trunk/; revision=20040 --- ChangeLog | 5 +++++ gtk/gtkmountoperation.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fd76151f3b..d7c91b41e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-25 Michael Natterer + + * gtk/gtkmountoperation.h: include instead of + . + 2008-04-21 Michael Natterer * gtk/gtkselection.c: add tons of g_return_if_fail() instead of diff --git a/gtk/gtkmountoperation.h b/gtk/gtkmountoperation.h index 3fe99c5ef0..9299726538 100644 --- a/gtk/gtkmountoperation.h +++ b/gtk/gtkmountoperation.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include G_BEGIN_DECLS -- 2.30.2